chore(deps): update shrink/actions-docker-extract action to v4#104
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update shrink/actions-docker-extract action to v4#104renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3→v4Release Notes
shrink/actions-docker-extract (shrink/actions-docker-extract)
v4Compare Source
Now runs on node24, thanks @daniel-larraz :)
v4.0Compare Source
v4.0.0Compare Source
v3.1Compare Source
v3.1.0Compare Source
feat: Allow for choice of shell (#31) by @jverce
This change gives users the option to set the shell under which the
docker cpcommand will run.v3.0.1Compare Source
As reported by @anqqa in #28, GitHub's
actions/upload-artifactincludes a breaking change in their v3 -- hiding dot files by default. Hiding dot files by default impacts this Action because the defaultdestinationgenerated by this Action starts with a.. The breaking change to this Action has been released as a patch (instead of a major version) because although it is technically a breaking change, no evidence has been found of any Workflows relying on the use of the.whereas leaving the.in place is likely to break Workflows that useshrink/actions-docker-extractalongsideactions/upload-artifacts. Violating semver felt appropriate in this circumstance.Please see #28 (comment) for further information. If this breaking change is a problem, please update your workflow to use the previous version, which remains available:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.